Class Vote
In: vendor/plugins/acts_as_voteable/lib/vote.rb
Parent: ActiveRecord::Base

Constants

ERROR_MESSAGES = { :user => { :presence => ' must be associated.'
VALID_DIRECTIONS = [:up, :down]

[Validate]